* net/tramp.el (tramp-action-login): Set connection property "login-as".
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 22 Jan 2012 12:55:36 +0000 (13:55 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 22 Jan 2012 12:55:36 +0000 (13:55 +0100)
commitb52ae365a758d9dfd9c7c12041d07dd7f42b95db
tree51c9e024ca082ecf3218a8813c8b638470b36223
parent21fff47b9825c9a709e3668b81d7cf17c711dec3
* net/tramp.el (tramp-action-login): Set connection property "login-as".

* net/tramp-cache.el (tramp-dump-connection-properties): Do not dump
properties, when "login-as" is set.

* net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
(tramp-default-user-alist): Don't add "pscp".
(tramp-do-copy-or-rename-file-out-of-band): Use connection
property "login-as", if set.  (Bug#10530)
lisp/ChangeLog
lisp/net/tramp-cache.el
lisp/net/tramp-sh.el
lisp/net/tramp.el